home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / languages / editpat.lha / EditPat.Text (.txt) < prev    next >
Encoding:
Oberon Text  |  1995-02-02  |  2.6 KB  |  40 lines

  1. Syntax10.Scn.Fnt
  2. ParcElems
  3. Alloc
  4. Syntax16b.Scn.Fnt
  5. Syntax16.Scn.Fnt
  6. Syntax14.Scn.Fnt
  7. Syntax8.Scn.Fnt
  8. StyleElems
  9. Alloc
  10. Absatz
  11. Syntax12b.Scn.Fnt
  12. Absatz
  13. EditPat V0.7
  14.                      
  15. Ralf  Degner
  16.  (C)  3.2.1995
  17. A Pattern Editor fo the Oberon System V4
  18. EditPat needs the Oberon System V4. The Oberon System is an operating system, designed by N. Wirth, J. Gutknecht and M. Reiser. Implementations exists for Amiga, Mac, IBM-PC, IBM-RS6000 and many workstations. You can download the version, you are interested in, from ftp.inf.ethz.ch (129.132.101.33, directory /pub/Oberon/) and the Amiga version from any AmiNet-Site (dev/obero/Oberon.lha), too. You can use EditPat on any computer, Systen V4 is available for, just by recompiling the sourcecode. No changes need to be made to the sourcecode. Read the files released with the system, how to use the system and his compiler.
  19. Copyright:
  20. EditPat and all files in this distribution are (C)opyright 1994-95 by Ralf Degner
  21. The Oberon System is (C)opyright 1990-1994 by Institut f
  22. r Computersysteme, ETH Z
  23. rich.
  24. Disclaimer:
  25. The author takes no responsibility for any result of the use of this progrm. You use it by your own risk.
  26. How to use:
  27. First you have to open EditPat. If you do this, you can enter a name of a file, where your patterns should be stored to. If there is an old file whith this name that contents patterns, this will be opened. To force an action to the file, you could use the popup-menus or you have to mark the viewer.
  28. To create a new pattern, it must be opened. A new pattern needs width and height. EditPat.New h w will open a patterns with width w and height. At the beginning the Draw-Mode is activ. A click to the grid with the left mousebutton (LMB) will set a pixel in the current color. EditPat.ChangeColor n changes the current color to color number n. The right mouse button (RMB) will set a pixel in backround color. Now you are able to draw your own patterns and to store them to disk with EditPat.Store . A ! in the titlebar shows, if there was a change since the last storeing.
  29. Bugs:
  30. History:
  31. V0.5    (21.10.1994)
  32.         first test release
  33. V0.6    (04.11.1994)
  34.         internal release
  35. V0.7    (03.02.1994)
  36.         first public release
  37. To Do:
  38. Any graet idea You tell me
  39. Ralf Degner                                                                    E-Mail: degner@pallas.amp.uni-hannover.de
  40.